Occurrence Class |
Namespace: Independentsoft.Exchange
The Occurrence type exposes the following members.
| Name | Description | |
|---|---|---|
| Occurrence |
Initializes a new instance of the Occurrence class.
| |
| Occurrence(ItemId) |
Initializes a new instance of the Occurrence class.
|
| Name | Description | |
|---|---|---|
| EndTime |
Represents the end time of a modified occurrence of a recurring calendar item.
| |
| ItemId |
Contains the unique identifier and change key of a modified occurrence of a recurring calendar item.
| |
| OriginalStartTime |
Represents the original start time of a modified occurrence of a recurring calendar item.
| |
| StartTime |
Represents the start time of a modified occurrence of a recurring calendar item.
|
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString |
Converts the value of the current Occurrence object to its equivalent string representation.
(Overrides ObjectToString.) |